跳到主要内容

Kernel Selection

Kernel Selection​

To select a computational kernel to achieve an opeartion in a computational graph, which can either be

  • CUDA Kernel
  • CUDA Kernel after fusion
  • Library call to cuBLAS, cuDNN, CASK, ...

The CUDA kernel is generated from Kernel Generation.

实例​

相关内容​

参考文献​

DLC Slide